home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 6 / MacMania 6.toast / / Internet software / PageSpinner 2.01 / PageSpinner Extensions / More JavaScripts / More JavaScripts.rsrc / TEXT_210.txt < prev    next >
Text File  |  1997-06-07  |  170b  |  10 lines

  1. <SCRIPT>
  2. <!--
  3. document.write(
  4.     hideBetween (
  5.         'This text is hidden between 17:00 and 23.59', 
  6.         'This text is displayed all other hours.', 
  7.         17, 23 ))
  8. // -->
  9. </SCRIPT>
  10.